.contentBg{    overflow: hidden;background: #f4f6f7;padding-bottom: 40px;}

/*banner*/
.bannerImg{text-align:center;}
.bannerImg img{width:100%;object-fit:cover;}
.owl-theme .owl-nav.disabled+.owl-dots {margin-top: -45px !important;}

/*新闻报道*/
.newsBoxs{padding:40px 0;}
.indexTitle{border-bottom:1px solid #ddd;margin-bottom:20px;}
.indexTitle a{font-size:18px;color:#333;border-bottom:2px solid #1583cc;padding-bottom:16px;display:inline-block;}
/*newL*/
.newsL{width:44%;margin-right:2%;}
.newsBox{width:100%;position:relative;margin-bottom:40px;}
.newsBox .HB{overflow:hidden;}
.newsBox .HB .autoPlay li{float:left;position:relative;width:100%;height:300px;}
.newsBox .HB .autoPlay li .Image{height:100%;background:#000;margin:0;}
.newsBox .HB .autoPlay li .Image img{display:block;width:100%;height: 100%;margin:0 auto;object-fit:cover;}
.newsBox .HB .autoPlay li .Title{position:absolute;bottom:0;left:0;z-index:30;width:100%;background:rgba(0,0,0,.5); margin: 0;}
.newsBox .HB .autoPlay li .Title{}
.newsBox .HB .autoPlay li .Title a{display:block;line-height:40px;font-size:14px;color:#fff;text-indent:12px;}
.newsBox .PLAYbtn{position:absolute;bottom:14px;right:6px;z-index:60}
.newsBox .PLAYbtn ul li{display:inline-block;width:9px;height:9px;margin-right:.5em;border:1px solid #fff;border-radius:50%;cursor:pointer;text-indent:99em;overflow:hidden;}
.newsBox .PLAYbtn ul li.on{width:9px;height:9px;background:#1583cc;}
/*newsR*/
.newsR{width:53.5%;}
.newsList{position: relative;}
.newsList .newlist-more,.wjxz-more {position: absolute;top: -47px;right: 0px;margin: 0px;}
.newsList li{width:100%; line-height: 38px;height:38px;}
.newsList.newsList-wjxz li {height: 36px;line-height: normal;}
.newsList li a{ padding-left: 1em;background: url(/zgfsyjy/uiFramework/commonResource/image/2020090513242287929.jpg) no-repeat 2px center;float: left;color: #333; font-size: 16px;}
.newsList li span{float: right; font-size: 16px;color:#999;}
.newsList li:hover a, .newsList li:hover span { color:#1583cc;}


/*第二屏*/
.newsL1{width:54%;margin-right:2%;}
.newsR1{width:42.5%;}
/*newL1*/
.aboutList {}
.aboutList li{}
.aboutList li div{width:24%;}
.aboutList li p{width:73%;line-height:24px;color:#333;font-size:15px;margin-top:-6px;}


/*第三屏*/
.imgSwiper .swiper-wrapper,.imgSwiper .swiper-slide{height:100% !important;}	
.imgSwiper .swiper-wrapper .swiper-slide div{margin:auto;width:92%;}

.imgSwiper .swiper-wrapper li img{width: 100%;height: 230px;}

/*手机端1200px*/
@media only screen and (min-width: 100px) and (max-width: 1200px) {

}


/*手机端960px*/
@media only screen and (min-width: 100px) and (max-width: 960px) {

}


/*手机端768px*/
@media only screen and (min-width: 100px) and (max-width: 768px) {
.imgSwiper .swiper-wrapper li img{height:20vw;}
}